-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- PaymentRepository
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
152 |
Lines of code |
76 |
Logical lines of code |
23 |
Comment lines |
52 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filterArgs() |
S |
57 |
4 |
18 |
mapPostDataToEntity() |
S |
58 |
1 |
15 |
entitySchema() |
S |
61 |
1 |
14 |
addActions() |
S |
74 |
1 |
4 |
findAllByBooking() |
S |
78 |
1 |
3 |
findAllExpired() |
S |
75 |
1 |
4 |
findByTransactionId() |
S |
79 |
1 |
3 |
havePendingPayments() |
S |
65 |
1 |
10 |
defaultQueryArgs() |
S |
73 |
1 |
5 |